From: Glenn Morris Date: Sat, 16 Apr 2011 23:31:57 +0000 (-0700) Subject: ChangeLog fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~4109 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=747e4c701bba58047473aba9d4f0f83c8ba1ed03;p=emacs.git ChangeLog fix. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9fc11e4a8f5..3c7deefb450 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -534,7 +534,7 @@ (mark_backtrace): Define only if BYTE_MARK_STACK. * xdisp.c (message_enable_multibyte): Now static. - Declare Lisp_Object Q* variables to be 'static' if not exproted. + Declare Lisp_Object Q* variables to be 'static' if not exported. This makes it easier for human readers (and static analyzers) to see whether these variables are used from other modules. * alloc.c, buffer.c, bytecode.c, callint.c, casetab.c, category.c: